FreeCAD 0.21 был выпущен DD MM 2023, скачать его можно со страницы загрузок. Текущая страница содержит описание новых возможностей и изменений.
Older FreeCAD release notes can be found in the Feature list.
![]() |
The Navigation Cube has been updated. The cube is no longer shown in perspective if the 3D view is in orthographic view mode. Corner faces have been made hexagonal and larger so that they are easier to click. Borders have been added around the buttons. Default font selection and sizing has been improved. The Mini-cube menu now includes a checkbox to toggle the movability of the cube. Several new parameters have been added, see the Navigation Cube page for more information. Pull request #7876, Pull request #8266, Pull request #8646 and Pull request #9356. |
![]() Persistent section cut of intersecting objects. Click on the image to see the animation. |
The Section Cut tool now allows to cut intersecting objects. This is useful for assemblies where intersections of touching objects can sometimes not be avoided due to numerical issues. Pull request #8252. |
![]() |
The display style of measurement results created using the Part or PartDesign workbench can now be changed in the preferences. |
vector
, matrix
, rotation
, placement
as well as matrix functions mrotate
, mrotatex
, mrotatey
, mrotatez
, mtranslate
for use in Expressions. Pull request #8603.![]() Iso-contours, depicting the y-component of the absolute magnetic flux density in and around a copper wire that is flown through by electric current at a frequency of 100 kHz. For more info about this model, see section 14 of the Elmer Tutorials. |
There is the new |
![]() Simulation result (of flowing water being heated) where 8 mesh regions are visible (one for every CPU core used). |
It is now possible to run the solver Elmer using multiple CPU cores. For more info about the caveats, see this forum post |
![]() Simulation result of the imaginary part of the current density in a crucible that was heated electrically by a surrounding coil. This model is available via the FEM Examples. For more info about this model, see section 16 of the Elmer Tutorials. |
The |
![]() Simulation result of the imaginary part of the magnetic flux density in and around a copper wire that is flown through by electric current at a frequency of 100 kHz. This model is available via the FEM Examples. For more info about this model, see section 14 of the Elmer Tutorials. |
The |
![]() Simulation result of an iron U-wire that is deformed by pressing the ends of the U together. For more info about this model, see section 8 of the Elmer Tutorials. |
The |
![]() A counterdrill hole. |
The Hole dialog supports the screw head type Counterdrill. |
![]() |
The UX on multiple PartDesign task dialogs for selecting geometries has been improved, now no longer requiring the use of separate buttons for adding or removing geometries to the selection. Pull request #8990 |
![]() Dragging of B-spline knots. Click on the image to see the animation. |
B-spline knots can now be dragged around and constrained like any other sketch point. |
![]() Dragging of a B-spline. Click on the image if the animation does not start. |
Dragging a B-spline now only moves the part between knots. |
![]() Click on the image to see the animation. |
The Join curves tool has been added. It can combine two curves into a single B-spline. |
![]() |
The Sketcher grid has been reworked. The Grid tool has been added. Automatic rescalling of grid option has been added. |
![]() |
A feature to automatically resize the grid according to the zoom level and other improvements were introduced. |
![]() |
Basic visual layers functionality was introduced, for now only 3 hardcoded layers are supported. Expect further improvements down the road.
This PR also removes the "Edit controls" widget from the task panel as all it's contents have been moved to other places or removed. The rendering order options have been moved to the Sketcher edit tools toolbar. Pull request #8716 and Pull request #9590 |
![]() |
Circle to circle distance constraint was introduced. |
![]() |
Circle to line distance constraint was introduced. |
![]() Click on the image to see the animation. |
Snap Manager, snapping at angle and midpoint snap were added. |
![]() |
Coincident constraint can now act as a concentric constraint when selecting 2 or more circles, arcs, ellipses or arcs of ellipses. |
![]() |
B-spline by knots tool was added. |
![]() |
Periodic B-spline by knots tool was added. |
![]() |
The Blend Curve tool was added. |
![]() |
The SurfaceFinishSymbols tool was added to allow for the creation of surface finish symbols describing roughness, lay and waviness, but also denoting the type of surface treatment. It supports both ISO and ASME styles. As shown in the image, the existing LeaderLine tool can be used to properly refer oriented symbols to the edges of an object. |
![]() |
The ComplexSection tool was added to allow for the creation of half, offset and aligned sections. |
![]() |
The HoleShaftFit tool was added. |
![]() |
The AxoLengthDimension tool was added. |
Since this release FreeCAD can only be compiled using Qt 5.x and Python 3.x. The lowest supported Qt version is 5.12, the lowest supported Python version is 3.8.
The supported operating systems are:
Since FreeCAD 0.19 we no longer officially support 32bit Windows. FreeCAD might work on these systems, but no support is given.
Depending on the OpenGL graphics capabilities of a computer, it might be that one encounters a crash when running FreeCAD via remote desktop. To fix this upgrade your OpenGL driver. Only if this doesn't help:
If the Start Workbench shows only a blank page, you must enable the option Use software OpenGL in the menu FreeCAD-0.21 → Preferences → Display.